factory With Random Qualifier
inline fun <T : Any> Module.factoryWithRandomQualifier(noinline definition: <Error class: unknown class><T>): <Error class: unknown class>
Content copied to clipboard
Will be useful in case you need to declare some singles with one type several types, but need to separate them and do not care about how :)